Uses of Class
org.eclipse.vtp.framework.common.configurations.BranchConfiguration

Packages that use BranchConfiguration
org.eclipse.vtp.framework.common.actions   
 

Uses of BranchConfiguration in org.eclipse.vtp.framework.common.actions
 

Constructors in org.eclipse.vtp.framework.common.actions with parameters of type BranchConfiguration
BranchAction(IActionContext context, IVariableRegistry variableRegistry, IScriptingService scriptingService, BranchConfiguration[] configurations)
          Creates a new BranchAction.